home *** CD-ROM | disk | FTP | other *** search
- **************************************************************
- * *
- * TRIV!LST.EXE v1.0 *
- * *
- * Copyright (c) 1993 *
- * Sagerquist Micro Engineering *
- * *
- * 1414 W. Kerrick Street *
- * Lancaster, Ca. 93534 *
- * Data (805) 723-6908 *
- * *
- **************************************************************
-
- DESCRIPTION
- -----------
- TRIV!LST.EXE creates a list of callers and phone numbers of a
- TRIBBS board for use with VERIFY!.EXE, a BBS Call Back Verify
- program. It is used during initial setup of VERIFY!.EXE on a
- TRIBBS board.
-
- OVERVIEW
- --------
- TRIV!LST.EXE reads the TRIBBS file USERS.DAT and compares each
- caller's security level with the number placed on the command
- line. Only those callers whose security levels are AT or ABOVE
- the number on the command line are listed in the output file
- TRIV!LST.LST. TRIV!LST.LST must then be merged with VERIFY!.LST.
- The intent is to list those callers who are already verified
- to your BBS during installation of VERIFY!.EXE.
-
- SYNTAX
- ------
- TRIV!LST [Security Level]
-
- TRIV!LST 100
-
- USAGE
- -----
- Place TRIV!LST.EXE into the directory where USERS.DAT is located,
- C:\TRIBBS\MWORK, and run the program. USERS.DAT is not altered in
- any way. Move the file TRIV!LST.LST to the directory where VERIFY!
- is installed. Either rename TRIV!LST.LST to VERIFY!.LST, or merge
- TRIV!LST.LST with the already existing VERIFY!.LST with a text
- editor. Through this list VERIFY!.EXE decides if the caller has
- already been verified, of if the new caller is using a phone number
- that another caller has used (possibly the same caller under a
- bogus name).
-
- DISCLAIMER
- ----------
- This program is distributed as is. No warranty, either expressed or
- implied is offered and the programmer is not responsible for any
- damages or expenses that may occur through the use of this program.
- The user shall determine its suitability. Extensive testing has been
- performed and every effort has been made to ensure satisfactory
- performance prior to release. Please communicate any difficulties
- with the programmer through the BBS at (805) 723-6908. Any problems
- received will be treated as a top priority.
-
- CREDITS
- -------
- Thanks to Robert Massman of Dallas, TX for requesting this program.
-
- TRIBBS is copyrighted software by Mark Goodwin, 366 14th St.,
- Bangor, ME 04401
-
- PROGRAMMING SERVICES
- ====================
- TRIV!LST.EXE is a custom program, and performs exactly as requested.
-
- Programming services are provided by Sagerquist Micro Engineering
- by request. The point of contact is the S M E Support BBS at
- (805) 723-6908, or via mail at the following address:
-
- Sagerquist Micro Engineering
- 1414 W. Kerrick St.
- Lancaster, CA 93534
-
- If you have a need for a program of any kind, please let us know.
-
- HISTORY
- -------
- 08/15/93 v1.0 - First release.